Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for djangocms-text #65

Merged
merged 4 commits into from
Aug 21, 2024
Merged

support for djangocms-text #65

merged 4 commits into from
Aug 21, 2024

Conversation

macolo
Copy link
Collaborator

@macolo macolo commented Aug 20, 2024

  • removed djangocms-text-ckeditor
  • added djangocms-text
  • updated README and added some tweaks

@macolo
Copy link
Collaborator Author

macolo commented Aug 20, 2024

I created django-cms/djangocms-text#15 to fix the failing docker test.

upgrade djangocms-text
requirements.txt Outdated Show resolved Hide resolved
Comment on lines 214 to 215
# 'BACKEND': 'whitenoise.storage.CompressedManifestStaticFilesStorage',
'BACKEND': 'whitenoise.storage.CompressedStaticFilesStorage',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# 'BACKEND': 'whitenoise.storage.CompressedManifestStaticFilesStorage',
'BACKEND': 'whitenoise.storage.CompressedStaticFilesStorage',
'BACKEND': 'whitenoise.storage.CompressedManifestStaticFilesStorage',

Shall we go back to the manifest storage? This will help us uncover issues later...

Copy link
Member

@fsbraun fsbraun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@fsbraun fsbraun merged commit 742f249 into main Aug 21, 2024
1 check passed
@macolo macolo deleted the support/djangocms-text branch September 5, 2024 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants